home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / progjour / 1990 / 05 / strings.rsc < prev    next >
Text File  |  1990-06-15  |  185b  |  6 lines

  1. # strings.rsc    test resource strings 
  2.  
  3. TEST_STRING1=100,"This is a string"
  4. TEST_STRING2=101,"This is a string with %d format argument(s)"
  5. TEST_STRING3=102,"This has an imbedded %s"
  6.